home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / Emulation_Include_Files / msacmdlg.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-02-19  |  915 b   |  26 lines

  1. // -----------------------------------------------------------------------------
  2. //
  3. //  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  4. //  ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  5. //  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  6. //  PARTICULAR PURPOSE.
  7. //  Copyright (c) 1995-1998  Microsoft Corporation
  8. //  
  9. // -----------------------------------------------------------------------------
  10. //
  11. //  Audio Compression Manager Common Dialogs Identifiers
  12. //
  13. // -----------------------------------------------------------------------------
  14.  
  15. #define DLG_ACMFORMATCHOOSE_ID              70
  16. #define IDD_ACMFORMATCHOOSE_CMB_FORMATTAG   101
  17. #define IDD_ACMFORMATCHOOSE_CMB_FORMAT      102
  18.  
  19. #define DLG_ACMFILTERCHOOSE_ID              71
  20. #define IDD_ACMFILTERCHOOSE_CMB_FILTERTAG   101
  21. #define IDD_ACMFILTERCHOOSE_CMB_FILTER      102
  22.  
  23.  
  24.  
  25.  
  26.